C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / WillDisplayFooterView Method

In This Topic
WillDisplayFooterView Method
In This Topic
Syntax
'Declaration
 
Public Overridable Sub WillDisplayFooterView( _
   ByVal tableView As UIKit.UITableView, _
   ByVal footerView As UIKit.UIView, _
   ByVal section As IntPtr _
) 
 

Parameters

tableView
footerView
section
See Also